{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 579000.0,
    "gravity": 0.3,
    "timewarpHeight": 2600.0,
    "mapColor": {
      "r": 0.690,
      "g": 0.695,
      "b": 0.697,
      "a": 1.0
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Ariel",
      "planetTextureCutout": -0.999,
      "surfaceTexture_A": "Dark_Dust",
      "surfaceTextureSize_A": {
        "x": 22.0,
        "y": 10.0
      },
      "surfaceTexture_B": "Hard_Rocks",
      "surfaceTextureSize_B": {
        "x": 30.0,
        "y": 15.0
      },
      "terrainTexture_C": "Circles",
      "terrainTextureSize_C": {
        "x": 270.0,
        "y": 140.0
      },
      "surfaceLayerSize": 50.0,
      "minFade": 0.0,
      "maxFade": 1.0,
      "shadowIntensity": 1.25,
      "shadowHeight": 10.0
    },
    "terrainFormula": [
      "OUTPUT = AddHeightMap(Craters, 24704.3422345616, 180)",
      "OUTPUT = AddHeightMap(Craters, 3396.85705669396, 22)",
      "OUTPUT = AddHeightMap(Perlin, 1811.65176357511, 3)"
    ],
    "textureFormula": [
      "OUTPUT = AddHeightMap(Perlin, 6803.69411378793, 1, Curve8)",
      "OUTPUT = ApplyCurve(Curve8)",
      "OUTPUT = ApplyCurve(Curve8)"
    ],
    "verticeSize": 2.0
  },
  "ORBIT_DATA": {
    "parent": "Uranus",
    "semiMajorAxis": 190000000.0,
    "eccentricity": 0.0012,
    "argumentOfPeriapsis": 211.0,
    "multiplierSOI": 1.0,
    "orbitLineResolution": 100
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  }
}